home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #6 / CD 6 (Black) - 2001.iso / Panda / DATA1.CAB / Exchange / CAJAS.DLL / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Encoding:
Text File  |  2000-11-23  |  2.4 KB  |  126 lines

  1. object Form7: TForm7
  2.   Left = 254
  3.   Top = 149
  4.   Width = 530
  5.   Height = 150
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = '1034'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnKeyPress = TeclaESC
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 89
  22.     Height = 13
  23.     AutoSize = False
  24.     Caption = '1035'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Label2: TLabel
  33.     Left = 8
  34.     Top = 32
  35.     Width = 97
  36.     Height = 13
  37.     AutoSize = False
  38.     Caption = '1036'
  39.     Font.Charset = ANSI_CHARSET
  40.     Font.Color = clBlack
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.   end
  46.   object Label3: TLabel
  47.     Left = 8
  48.     Top = 56
  49.     Width = 97
  50.     Height = 13
  51.     AutoSize = False
  52.     Caption = '1037'
  53.     Font.Charset = ANSI_CHARSET
  54.     Font.Color = clBlack
  55.     Font.Height = -11
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = []
  58.     ParentFont = False
  59.   end
  60.   object Label4: TLabel
  61.     Left = 8
  62.     Top = 80
  63.     Width = 97
  64.     Height = 13
  65.     AutoSize = False
  66.     Caption = '1044'
  67.     Font.Charset = ANSI_CHARSET
  68.     Font.Color = clBlack
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.   end
  74.   object Button1: TButton
  75.     Left = 439
  76.     Top = 88
  77.     Width = 75
  78.     Height = 25
  79.     Caption = '1021'
  80.     Font.Charset = ANSI_CHARSET
  81.     Font.Color = clBlack
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = []
  85.     ParentFont = False
  86.     TabOrder = 0
  87.     OnClick = Button1Click
  88.     OnKeyPress = TeclaESC
  89.   end
  90.   object Edit1: TEdit
  91.     Left = 112
  92.     Top = 8
  93.     Width = 401
  94.     Height = 21
  95.     ReadOnly = True
  96.     TabOrder = 1
  97.     OnKeyPress = TeclaESC
  98.   end
  99.   object Edit2: TEdit
  100.     Left = 112
  101.     Top = 32
  102.     Width = 401
  103.     Height = 21
  104.     ReadOnly = True
  105.     TabOrder = 2
  106.     OnKeyPress = TeclaESC
  107.   end
  108.   object Edit3: TEdit
  109.     Left = 112
  110.     Top = 56
  111.     Width = 401
  112.     Height = 21
  113.     ReadOnly = True
  114.     TabOrder = 3
  115.     OnKeyPress = TeclaESC
  116.   end
  117.   object Edit4: TEdit
  118.     Left = 112
  119.     Top = 80
  120.     Width = 169
  121.     Height = 21
  122.     ReadOnly = True
  123.     TabOrder = 4
  124.   end
  125. end
  126.